{
  "version": "1.5",
  "BASE_DATA": {
    "radius": 1353000.0,
    "gravity": 0.8,
    "timewarpHeight": 100000.0,
    "mapColor": {
      "r": 0.74,
      "g": 0.675,
      "b": 0.685,
      "a": 1.0
    }
  },
  "ATMOSPHERE_PHYSICS_DATA": {
    "height": 800000.0,
    "density": 0.002,
    "curve": 1.0,
    "parachuteMultiplier": 25.0,
    "upperAtmosphere": 0.33
  },
  "ATMOSPHERE_VISUALS_DATA": {
    "GRADIENT": {
      "positionZ": 60,
      "height": 800000.0,
      "texture": "Atmo_Triton"
    },
    "CLOUDS": {
      "texture": "Earth_Clouds",
      "startHeight": 500.0,
      "width": 4000.87,
      "height": 16000.0,
      "alpha": 1.1,
      "velocity": 1.01
    },
    "FOG": {
      "keys": []
    }
  },
  "TERRAIN_DATA": {
    "TERRAIN_TEXTURE_DATA": {
      "planetTexture": "Triton",
      "planetTextureCutout": 0.9900000095367432,
      "surfaceTexture_A": "Ice",
      "surfaceTextureSize_A": {
        "x": 72.0,
        "y": 26.0
      },
      "surfaceTexture_B": "Ice",
      "surfaceTextureSize_B": {
        "x": 72.0,
        "y": 25.0
      },
      "terrainTexture_C": "Circles",
      "terrainTextureSize_C": {
        "x": 1300.0,
        "y": 500.0
      },
      "surfaceLayerSize": 60.0,
      "minFade": 0.0,
      "maxFade": 0.60000002384418579,
      "shadowIntensity": 0.0,
      "shadowHeight": 0.0
    },
    "terrainFormula": [
      "OUTPUT = AddHeightMap( Perlin,1775.51608191356, 3.0, Pow3)",
      "OUTPUT = AddHeightMap( Perlin,4443.18987757542, 8.0, Pow3)",
      "OUTPUT = AddHeightMap( Perlin,13070.0254479335, 30, Pow3)",
      "OUTPUT = AddHeightMap( Perlin,1289.08545324646, 2.0, Pow3)"
    ],
    "textureFormula": [],
    "verticeSize": 2.0
  },
  "ORBIT_DATA": {
    "parent": "Neptune",
    "semiMajorAxis": 354759000.0,
    "eccentricity": 0.000016,
    "argumentOfPeriapsis": 0.0,
    "multiplierSOI": 1.5,
    "orbitLineResolution": 100
  },
  "ACHIEVEMENT_DATA": {
    "Landed": true,
    "Takeoff": true,
    "Atmosphere": true,
    "Orbit": true,
    "Crash": true
  }
}